home *** CD-ROM | disk | FTP | other *** search
/ QRZ! Ham Radio 6 / QRZ Ham Radio Callsign Database - Volume 6.iso / pc / files / amiga / cbbs720j.lzh / cbbs / tnc.on.pk < prev    next >
Encoding:
Text File  |  1991-11-01  |  1.7 KB  |  42 lines

  1. # The PK-232 seems to have a rather awkward way of handling the parity
  2. # bit. It can NOT be controlled from this file but it is worth noting that
  3. # at the moment the safest way I have found to use the PK-232 is to use
  4. # the default par 3 (even parity), awlen 7, 8bitconv off, and then run
  5. # mb with the -t flag set so that it strips the high order bit from
  6. # all received data from the PK-232. I didn't run into this with the PK-88
  7. # so I presume that the PK-88 generates space parity properly.
  8. #
  9. # Another strange thing with the PK-232. It is quite dry in my room (I get
  10. # static jolts occasionally when I touch any grounded metal) and I'm now
  11. # running a humidifier in the room to help. I noticed that the PK-232 will
  12. # randomly reset itself or just hang up so that it won't accept anything
  13. # unless it is powered down and back up again. This is almost certainly
  14. # caused by the static in here. I've had the PK-232 reset when I touch the
  15. # printer to turn it on.
  16. # I have not had this problem with the KAM nor with the PK-88.
  17. #
  18. # Turn the line feed off
  19. alfdisp off
  20. users 1
  21. # It is ***ESSENTIAL*** for the PK-88 AND PK-232 that newmode be OFF!!
  22. # and nomode is off.
  23. newmode off
  24. nomode off
  25. # bbsmsgs ON works better than having it off.
  26. bbsmsgs on
  27. # Turn hardware flow control on. I can't test this because the PK-88
  28. # seems to have a very large buffer. It does not drop CTS when I send
  29. # a 2Kb file at it. Same goes for the PK-232.
  30. xflow off
  31. start 0
  32. stop 0
  33. xon 0
  34. xoff 0
  35. # You will notice as the bbs starts up that it says that the 'streamsw'
  36. # command failed. No problem. The streamsw command is only required on
  37. # a KAM. For the PK-88 and PK-232 you can just turn the stream switch
  38. # character off so that nothing goes wrong if one is received or 
  39. # transmitted.
  40. chswitch 0
  41. !execute cli.on
  42.